Learn R Programming

DataSetsUni (version 0.1)

Acute Myelogenous: Survival times of patients suffering from acute myelogenous

Description

The function allows to provide the survival times in weeks, of 33 patients suffering from acute myelogenous leukemia.

Usage

data_Myelogenous

Value

data_Myelogenous gives the survival times in weeks, of 33 patients suffering from acute myelogenous leukemia.

Arguments

data_Myelogenous

A vector of (non-negative integer) values.

Author

Muhammad Imran.

R implementation and documentation: Muhammad Imran imranshakoor84@yahoo.com.

Details

The data represents the survival times in weeks, of 33 patients suffering from acute myelogenous leukemia. Recently, it is used by Jamal et al. (2017) and fitted the odd Burr-III Lomax distribution.

References

Jamal, F., Nasir, M. A., Tahir, M. H., & Montazeri, N. H. (2017). The odd Burr-III family of distributions. Journal of Statistics Applications and Probability, 6(1), 105-122.

Feigl, P., & Zelen, M. (1965). Estimation of exponential survival probabilities with concomitant information. Biometrics, 826-838.

See Also

data_acutebcancer, data_leukemia, data_bloodcancer, data_airborne

Examples

Run this code
x<-data_Myelogenous
summary(x)

Run the code above in your browser using DataLab